home *** CD-ROM | disk | FTP | other *** search
/ SGI Enlighten DSM 1.1 / SGI EnlightenDSM 1.1.iso / ntsetup / disk1 / _setup.1 / params < prev    next >
Text File  |  1998-06-30  |  4KB  |  131 lines

  1. #
  2. # Copyright (c) 1990-1998 Enlighten Software Solutions, Inc.
  3. #            -- All Rights Reserved --
  4. #
  5.  
  6. #
  7. # Parameter file for Windows NT system
  8. #
  9.  
  10. #============================================================================
  11. #                                                                           #
  12. #   Do yourself a favor and don't mess with the values below this line     #
  13. #                                                                           #
  14. #============================================================================
  15.  
  16. # Some configuration files
  17. CMDSFILE          $ENLIGHTEN\config\cmds           # Command mapping file
  18. QPFILE            $ENLIGHTEN\config\qpfile         # Quick-pic configuration
  19. LPFILE            $ENLIGHTEN\config\lpfile         # Printer access command
  20. NEWMENFILE        $ENLIGHTEN\config\newmen         # Extendible menu entries
  21. ALDPARAMS         $ENLIGHTEN\config\aldparams      # Autologout parameters
  22. USERDEFAULTS      $ENLIGHTEN\config\userdefaults   # Default user account info
  23. PWGRSORT          $ENLIGHTEN\config\pwgrsort       # Passwd\group sorting pref.
  24. BUNCHFILE         $ENLIGHTEN\config\bunch          # Network account bunching
  25. SESSIONPARAMS     $ENLIGHTEN\config\session        # Session preferences
  26. CMDLOGFILE        $ENLIGHTEN\config\enlcmds.log    # Command logfile
  27. HOSTSALLOW        $ENLIGHTEN\config\hosts.allow    # List of hosts enld accepts
  28.  
  29. # Backup configuration directories
  30. LASTUTAR          $ENLIGHTEN\config\backup\log\lastutar
  31. BACKUPDIR         $ENLIGHTEN\config\backup
  32. BAREGULAR         regular
  33. BARAW             raw
  34. BAREEL            reel
  35. BACART            cart
  36. BA8MM             8mm
  37. BACKUPJOBS        $ENLIGHTEN\config\backup\jobs
  38.  
  39. # Name of autologout daemon user file containing logout criteria
  40. ALDFILE           $ENLIGHTEN\logout\.autologout
  41.  
  42. # Name of autologout daemon log file
  43. ALDLOG            $ENLIGHTEN\logout\autologout.log
  44.  
  45. # Name of directory containing help texts.
  46. BIG_HELP          $ENLIGHTEN\help\bighelp
  47. MINI_HELP         $ENLIGHTEN\help\minihelp
  48. SMALL_HELP        $ENLIGHTEN\help\smallhelp
  49. FORM_HELP         $ENLIGHTEN\help\form
  50. MENU_HELP         $ENLIGHTEN\help\menu
  51. MAIN_HELP         $ENLIGHTEN\help\help
  52. ONLINE_HELP       $ENLIGHTEN\help\C
  53.  
  54. # ASCII to Postscript converter dictionary file
  55. PSDICT            $ENLIGHTEN\config\dict.ps
  56.  
  57. # Directory containing form letters
  58. FORMLETTER        $ENLIGHTEN\config\formlet
  59.  
  60. # Temporary ENLIGHTEN work directory
  61. WORKDIR           $ENLIGHTEN\work
  62.  
  63. # First word in each "lpstat -v" output"
  64. DEVICE            device
  65.  
  66. # First word in "lpstat -p" output in printer status line(s).
  67. PRINTER           printer
  68.  
  69. # Third word in output to determine is printer is disabled or not
  70. DISABLED          disabled
  71.  
  72. # Second word in a line from lpstat -a to determine if a printer is
  73. # accepting requests
  74. ACCEPTING         accepting
  75.  
  76. REMLPPLATE        $ENLIGHTEN\config\remlp.plate
  77.  
  78. NETGROUP          $ENLIGHTEN\netgroup
  79. DEFNETGRP         $ENLIGHTEN\config\defnetgrp
  80.  
  81. ENLTMPDIR         $ENLIGHTEN\tmp
  82. SUGGESTIONS       $ENLIGHTEN\config\suggestions
  83. REMEDIES          $ENLIGHTEN\config\remedies
  84. LICENSEFILE       $ENLIGHTEN\config\license.dat
  85. HOSTSFILE         $ENLIGHTEN\config\hosts.dat
  86.  
  87. OVERRIDEDIR       $ENLIGHTEN\config\overrides
  88. USERTEMPLATES     $ENLIGHTEN\config\user-templates
  89. SCHEDBACKUPS      $ENLIGHTEN\config\backup
  90. REMOTEFILEDIST    $ENLIGHTEN\config\rfd
  91. RFDJOBS           $ENLIGHTEN\config\rfd\jobs
  92. RFDLOGFILEDIR     $ENLIGHTEN\config\rfd\logfiles
  93. ARCHLOGFILEDIR    $ENLIGHTEN\config\backup\logfiles
  94.  
  95. NAMEDCA           $ENLIGHTEN\config\db.cache
  96. NISSERVER         no
  97. NISPLUSSERVER     no
  98.  
  99. SHUTPID           $ENLIGHTEN\config\.shutdown
  100. USERAUTHDIR       $ENLIGHTEN\config\userauth
  101. SHUTDELAYSECONDS  300
  102. SHUTFINDPROCESS      p_shutdown
  103.  
  104. NT_SH             \Winnt\system32\cmd.exe
  105.  
  106. XENLNTIMEOUTMINUTES    10
  107. RENLDCIDLEMINUTES    240
  108. CREATESNAPTIMEOUTMINUTES    40
  109. SPAWNRENLDCTIMEOUTSECONDS    60
  110. HANDSHAKETIMEOUTSECONDS        180
  111. RPCCLIENTTOGUIATTEMPTS        10
  112. RPCCLIENTTOGUIMINDELAY        20
  113. HANDSHAKEPINGDELAY        120
  114. HANDSHAKEPINGMINDELAY        15
  115. HANDSHAKEATTEMPTS        10
  116. PINGWAIT            240
  117. RPCWRITEWAIT            30
  118. RENLDCRPCWRITEWAIT        240
  119.  
  120. # timeouts associated with renldc ping'ing xenln
  121. WAITPERHOST        10
  122. MAXWAITIFGOT1        10
  123.  
  124. # timout for Status Map's Query Events
  125. SMQUERYTIMEOUT_MIN    5 
  126.  
  127. # option to disable home directory during account creation
  128. # if value is not 1, the home directory will not be created
  129. # or delete on account deletion
  130. CREATEHOMEDIR   1
  131.